@charset "gb2312";
/* CSS Document */

/*导航开始*/
.nav{  height:40px; width:605px; float:right; padding-top:34px;}
.menu {font-family: arial, sans-serif;  width:605px; height:40px; position:relative; float:right;   }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:71px; height:40px; text-align:center; color:#fff;   line-height:40px;  overflow:hidden;  font-size:12px; background:url(../images/index_11.jpg) no-repeat; font-family:"宋体"}

.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;line-height:40px; padding:0 ;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:url(../images/index_09-02.jpg) no-repeat; width:71px; height:42px;}/********导航背景变色 ******/
.menu ul li:hover ul {display:block; position:absolute;  left:0; width:148px; background:url(../images/index_25.png) no-repeat; height:148px; padding:3px 0;
}
.menu ul li:hover ul li {}
.jg{ width:3px !important; background:url(../images/index_07.jpg) no-repeat; height:40px; padding:0px !important;}
.menu ul li:hover ul li a {display:block;  color:#fff;line-height:24px; height:24px; font-size:12px; font-weight:normal;width:148px; background:none; text-align:left; text-indent:1em;}/******子栏目 背景*********/
.menu ul li:hover ul li a:hover { color:#fff;line-height:24px; background:#0977bb; }/******子栏目 背景变色*********/
.menu img{ display:block;}
#bt{background:url(../images/dh.jpg) no-repeat; width:71px; height:40px;}
/*导航结束*/
